Testing Strategies
Applet testing
Take advantage of the special
nature of main( String[] )
Create an AWT Frame
container to hold the applet
Implement those parts of
AppletStub and AppletContext
that are called by your applet